Ensure TARGET is always present for build commands
authorAlex Crichton <alex@alexcrichton.com>
Sat, 16 Aug 2014 19:27:31 +0000 (12:27 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Sat, 16 Aug 2014 19:41:17 +0000 (12:41 -0700)
commit1a985a5b732c9e69158f3d45c01f4e9a974078bb
tree33735cf4dfc72423f8bc5fe3b15a48a80ed859ac
parent56d97718b65d1d4e16295a5ccc9f3af6eb946ec3
Ensure TARGET is always present for build commands
src/cargo/ops/cargo_rustc/context.rs
src/cargo/ops/cargo_rustc/mod.rs
tests/test_cargo_bench.rs